Always report XInput events to the grab window if any.
authorCarlos Garnacho <carlos@gnome.org>
Mon, 21 Sep 2009 17:24:45 +0000 (19:24 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 21 Sep 2009 18:04:22 +0000 (20:04 +0200)
commitbfc88240b43885149a99eb0e4a58662133db0b35
tree37c5694bcb043405b2393e3105a4a66cf35c3338
parentd37268c60f6d84d69e669b477209104b204afab1
Always report XInput events to the grab window if any.

The grab window should be the first option to send events to, else we may
get unpaired events, making display->ignore_core_events go crazy.

https://bugzilla.gnome.org/show_bug.cgi?id=588649
gdk/x11/gdkinput-xfree.c